Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dev-deps): update typescript-eslint monorepo to v8.9.0 #404

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.8.1 -> 8.9.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.8.1 -> 8.9.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value

  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references

  • eslint-plugin: [return-await] sync the behavior with await-thenable

  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled

  • eslint-plugin: [no-loop-func] sync from upstream base rule

  • eslint-plugin: [no-unused-vars] never report the naming of an enum member

  • eslint-plugin: correct use-at-your-own-risk type definitions

  • eslint-plugin: handle unions in await...for

❤️ Thank You
  • Abraham Guo
  • Anna Bocharova
  • Arya Emami
  • auvred
  • Joshua Chen
  • Kirk Waiblinger
  • Lotfi Meklati
  • mdm317
  • Ronen Amiel
  • Sukka
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.9.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added 💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates. labels Jul 1, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c52a892 to c7980aa Compare July 1, 2024 18:03
@renovate renovate bot changed the title chore(dev-deps): update typescript-eslint monorepo to v7.14.1 chore(dev-deps): update typescript-eslint monorepo to v7.15.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c7980aa to bc63000 Compare July 8, 2024 17:29
@renovate renovate bot changed the title chore(dev-deps): update typescript-eslint monorepo to v7.15.0 chore(dev-deps): update typescript-eslint monorepo to v7.16.0 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from bc63000 to 12ccd5a Compare July 15, 2024 20:17
@renovate renovate bot changed the title chore(dev-deps): update typescript-eslint monorepo to v7.16.0 chore(dev-deps): update typescript-eslint monorepo to v7.16.1 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 12ccd5a to e2089b4 Compare July 22, 2024 20:55
@renovate renovate bot changed the title chore(dev-deps): update typescript-eslint monorepo to v7.16.1 chore(dev-deps): update typescript-eslint monorepo to v7.17.0 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e2089b4 to 76a4508 Compare July 29, 2024 20:00
@renovate renovate bot changed the title chore(dev-deps): update typescript-eslint monorepo to v7.17.0 chore(dev-deps): update typescript-eslint monorepo to v7.18.0 Jul 29, 2024
@renovate renovate bot changed the title chore(dev-deps): update typescript-eslint monorepo to v7.18.0 chore(dev-deps): update typescript-eslint monorepo to v7.18.0 - autoclosed Oct 14, 2024
@renovate renovate bot closed this Oct 14, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch October 14, 2024 09:39
@renovate renovate bot changed the title chore(dev-deps): update typescript-eslint monorepo to v7.18.0 - autoclosed chore(dev-deps): update typescript-eslint monorepo to v7.18.0 Oct 14, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch October 14, 2024 18:46
@renovate renovate bot reopened this Oct 14, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 76a4508 to 7634e3a Compare October 14, 2024 22:08
@renovate renovate bot changed the title chore(dev-deps): update typescript-eslint monorepo to v7.18.0 chore(dev-deps): update typescript-eslint monorepo to v8.9.0 Oct 14, 2024
@renovate renovate bot merged commit d87c7df into main Oct 15, 2024
16 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch October 15, 2024 00:50
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💙 Renovate Status: Released It's now live. Type: Maintenance Generic maintenance tasks, e.g., package updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants